﻿

* {
    margin: 0px;
    padding: 0px;
}

body {
    margin: 0;
    background: #f6f6f6 !important;
}

.esquerdo {
    float: left;
}

.direito {
    float: right;
}

.click {
    text-decoration: underline;
    cursor: pointer;
}

.container-title {
    position: relative;
    top: -250px;
    width: 1024px;
    margin: 0 auto;
    padding: 30px 0px;
}

.h1-title {
    font-family: 'Rockwell';
    font-size: 46px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 100;
}

.h3-title {
    font-family: "Gotham-Book";
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
}

.p-title {
    font-family: "Gotham-Book";
    font-size: 12px;
    color: #fff;
}

#s4-ribbonrow,
#ctl00_ClusteredDirectionalSeparatorArrow1,
.menu-mobile,
.social-mobile,
.ms-socialNotif-Container,
.termos-e-ancora,
.busca,
.menu-header,
.counter,
.footer-menu-mobile-faq,
.footer-menu-mobile,
h6.mobile,
img.sair,
.mobile-voltar {
    display: none;
}

.background {
    background: #fff;
}

#header {
    min-width: 1024px;
}

    #header div.background {
        border-top: #D7DBDD 1px solid;
        border-bottom: #D7DBDD 1px solid;
    }


#barra-voltar {
    height: 26px;
    background: white;
}

    #barra-voltar img {
        float: right;
        display: inline-block;
        cursor: pointer;
        margin: 10px 7px 0 0;
    }

    #barra-voltar span {
        float: right;
        color: #003D7D;
        display: inline-block;
        font-family: verdana;
        font-weight: bold;
        font-size: 11px;
        line-height: 26px;
        cursor: pointer;
        text-transform: uppercase;
    }

.logo {
    border-right: #D7DBDD 1px solid;
    padding: 10px 31px;
}

#banner {
    height: 300px;
    overflow: hidden;
    padding: 0;
    width: 100%;
}

.banner-background {
    display: block;
    margin:0 auto;
}

.titulo-meu-espaco {
    font-size: 34px;
    font-family: Rockwell std;
    vertical-align: top;
    line-height: 105px;
    margin-left: 20px;
    color: #003D7D;
    text-transform: uppercase;
}

.container-principal {
    width: 1035px;
    margin:-10px auto 60px
}

.container {
    width: 670px;
    display: inline-block;
    /* margin: -20px 0px 45px 12%; */
    padding: 30px;
    /* -webkit-border-radius: 5px; */
    border-radius: 5px;
    /* -webkit-box-shadow: grey 0px 3px 3px; */
    -moz-box-shadow: grey 0px 3px 3px;
    /* box-shadow: grey 0px 3px 3px; */
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    display: inline-block;
}

.container-info {
    width: 330px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    margin-left: 30px;
    /* -webkit-box-shadow: grey 0px 3px 3px; */
    -moz-box-shadow: grey 0px 3px 3px;
    /* box-shadow: grey 0px 3px 3px; */
    box-sizing: border-box;
    z-index: 1;
    display: inline-block;
    position: absolute;
    background: white;
}

.container-info img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.container-info-conteudo {
    display: block;
    padding: 40px;
}

.container-info-conteudo button.button.button-blue{
    margin-top:20px;
}

.container-voltar {
    width: 1024px;
    margin: 0 auto;
}

.container-header {
    width: 1024px;
    margin: 0 auto;
    /* height: 66px; */
}

div#loading {
    width: 100% !important;
    background: black !important;
    height: 100% !important;
    padding: 170px 50% 20% 50% !important;
    opacity: 0.5 !important;
    top: 0 !important;
}

    div#loading img {
        margin: 15px 30px;
    }

span#loading {
    display: block !important;
    font-family: 'gotham-bold' !important;
    font-size: 13px !important;
    color: #5F86D4 !important;
}

#footer {
    position: relative;
    bottom: 0px;
    width: 100%;
    color: white;
    min-width: 1024px;
    background: white;
}

    #footer .container-footer {
        height: 760px;
        font-family: Arial;
        background: #003D7D;
        padding-top: 60px;
    }

        #footer .container-footer .row {
            width: 1000px;
            margin: 0 auto;
        }

        #footer .container-footer h6 {
            font-size: 13px;
            margin: 50px 0 14px 0;
            text-transform: uppercase;
            font-weight: bold;
        }

        #footer .container-footer .seção-links {
            float: left;
            margin: 0 70px;
            color: white;
        }

.footer-menu {
    margin: 0px;
    padding: 0px;
}

    .footer-menu li {
        list-style-type: none;
    }

        .footer-menu li a {
            font-weight: bold;
            font-size: 12px;
            line-height: 20px;
            color: white;
            text-decoration: none;
        }

.secao-links {
    float: left;
    width: 25%;
}

#footer .social {
    list-style-type: none;
    margin: 50px 0 0 -15px;
}

    #footer .social li {
        display: inline-block;
        float: left;
        margin: 0 10px;
    }

        #footer .social li a {
            color: transparent;
        }

.footer-submenu {
    height: 80px;
    margin: 0 auto;
    padding: 0px;
    width: 1000px;
}

    .footer-submenu li {
        display: inline-block;
        padding: 0 25px;
        height: 80px;
        line-height: 80px;
        vertical-align: middle;
        margin-top: 5px;
    }

        .footer-submenu li.certificado {
            float: right;
            margin-top: 16px;
            margin-right: 10px;
            height: 50px;
        }

            .footer-submenu li.certificado a {
                color: transparent;
            }

        .footer-submenu li.logo-footer a {
            color: transparent;
        }

        .footer-submenu li a {
            color: black;
            line-height: 80px;
            text-decoration: none;
            font-family: verdana;
            font-weight: bold;
            font-size: 9px !important;
        }

.sac {
    clear: both;
    text-align: left;
    font-size: 11px;
    margin-top: 25px;
    line-height: 150px;
    text-transform: uppercase;
}

/* --- Dialog -- */

.ui-dialog .ui-dialog-content {
    background: white;
}

.ui-widget-header {
    border: none;
    background: #fff;
    color: #003d7d;
    font-family: 'Rockwell';
    font-size: 28px;
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em;
}

.ui-widget-content .ui-icon {
    background-image: url("/Style Library/cdn/images/ui-icons_217bc0_256x240.png");
}

.ui-dialog .ui-dialog-buttonpane button {
    font-family: 'Gotham-Bold';
    font-size: 12px;
    border: none;
    border-bottom: 1px solid #2c5090;
    padding: 05px 10px;
    text-transform: uppercase;
    letter-spacing: -1px;
    min-width: 150px;
    background: #3f72ce;
    color: #ffffff;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.ui-button-text:focus {
    outline: 0;
}


a.botao.facebook-login {
    margin-left: 0px;
    width: 120px;
    height: 35px;
    padding: 0px 0 0 85px;
    background: #003d7d;
    border-bottom: 5px solid #142D66;
    display: block;
    border-radius: 5px;
}

.ui-tooltip {
    border: 1px solid #e8e8e8!important;
    font-family: "Gotham-Book"!important;
}


/* --- Input help --- */

.input-append .add-on,
.input-prepend .add-on {
    display: inline-block;
    width: auto;
    min-width: 16px;
    padding: 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 28px;
    text-align: center;
    background-color: #fff;
    border-left: 1px solid #d7dbdd;
    color: #3f72ce;
    vertical-align: top;
    -webkit-border-radius: 0;
    border-radius: 0;
}

    .input-append .add-on:hover,
    .input-prepend .add-on:hover {
        background-color: #3f72ce;
        border: 1px solid #3f72ce;
        color: #fff;
        height: 28px;
        width: 25px;
    }

.input-append .add-on {
    margin-left: -05px;
    height: 29px;
    width: 25px;
    border: 1px solid #d7dbdd;
}

.input-append > input {
    -webkit-border-radius: 5px 0 0 5px;
    border-radius: 5px 0 0 5px;
}

.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
    -webkit-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
}

#modal-termos {
    overflow: hidden;
}

.scrollbar-light > .scroll-scrolly_visible.scroll-content > p {
    font-family: "Gotham-Book"!important;
    font-size: 12px!important;
    margin: 10px 0px;
}


.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: none!important;
    outline: 0!important;
}

.ui-widget-content .ui-icon {
    background-image: url("/Style Library/images/icon-fechar-3f72ce.png")!important;
    background-position: -4px!important;
    border: none!important;
}

#modal-termos > .scrollbar-light {
    height: 330px!important;
}

.ui-dialog {
    border: 1px solid #dadddf!important;
    padding: 30px;
}

div.checkbox label:before {
    width: 40px;
    height: 40px;
    line-height: 37px;
    width: 40px;
    height: 40px;
    font-size: 22px;
    font-weight: bold;
}

input[type="checkbox"]:checked + label:before {
    width: 40px;
    height: 40px;
    line-height: 37px;
    width: 40px;
    height: 40px;
    font-size: 22px;
    font-weight: bold;
}

.button {
    min-width: 210px;
}

.button-blue {
    min-width: 160px;
    height: 35px;
}
/* anterior min-320 max-480 */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 767px)
  and (-webkit-min-device-pixel-ratio: 2){

    .container-header {
        width: 337px;
        margin: 0 auto;
        height: 60px;
    }

    body {
        background: white !important;
    }

    .input-text-form,
    div.checkbox label:before {
        border: 1px solid #cfd3d6;
    }

        .esquerdo.w60.cadastro,
        .input-text-form.w80 {
            width: 100%;
        }

    .input-append > input {
        width: 80%!important;
    }

    .input-append .add-on,
    .input-prepend .add-on {
        border: 1px solid #cfd3d6;
    }

    .mobile-voltar {        
        margin: 10px 0px 0 0;
        display: block;
        width: 100%;
        float: left;
    }

        .mobile-voltar > a:link,
        .mobile-voltar > a:visited,
        .mobile-voltar > a:active {
            font-family: 'Gotham-Bold';
            font-size: 20px;
            color: #003d7d;
            text-transform: uppercase;
        }

    .icon-voltar,
    .icon-fechar {
        position: relative;
        top: 3px;
        margin: 0px 0px 0px 10px;
        width: 10px;
    }

    .container-title {
        position: relative;
        top: 0px;
        width: 100%;/*320px*/
        margin: 30px 10px;
        padding: 30px 0px;
    }

    .h1-title {
        font-family: 'Rockwell';
        font-size: 32px;
        color: #003d7d;
        text-transform: uppercase;
        font-weight: 100;
    }

    .p-title {
        font-family: "Rockwell";
        font-size: 15px;
        color: #616e78;
        font-weight: bold;
        margin-top: 16px;
    }

    .button-blue-mobile {
        margin-bottom: 20px;
    }
    
    .container-principal {
		width: 100%;
	}

    .container {
        width: 100%;
        margin: -73px 0 0 0;
        padding: 0 20px;
        border-radius: 0px;
    }

    #barra-voltar,
    .h3-title,
    .banner-background,
    .play,
    .footer-submenu,
    .secao-links,
    .ico,
    .titulo-meu-espaco,
    .facebook,
    .container-info {
        display: none;
    }

    body {
        margin: 0;
        background: white;
    }

    .menu-mobile {
        width: 21px;
        height: 21px;
        border: 2.5px solid #3F72CE;
        display: inline-block;
        float: right;
        border-radius: 100%;
        background-image: url("http://ls018282:8080/Style%20Library/images/mobile-menu.png");
        margin: 16.5px;
        margin-right: 30px;
    }

    .barra-header {
        min-width: 320px;
    }

    #header {
        width: 100%;
        min-width: 294px;
    }

        #header div.background {
            border-top: 0;
            border-bottom: #D7DBDD 1px solid;
        }

    .barra-logout {
        height: 13px;
        background: white;
    }

    .logo {
        border-right: #D7DBDD 1px solid;
        padding: 5px 15.5px;
        border: none;
        height: 47.5px;
        padding: 0;
        margin: 5px 60px 5px 15px;
    }

    .sac {
        clear: both;
        text-align: left;
        font-size: 6px;
        margin: 32.5px 0 30px 30px;
        line-height: 6px;
        text-transform: uppercase;
    }

    .social-mobile {
        display: block;
        list-style-type: none;
        padding-left: 12px;
    }

    ul.social-mobile li {
        display: inline-block;
        margin: 0 10px;
    }

    #footer {
        min-width: 320px;
    }

        #footer .container-footer {
            width: 100%;
            min-width: 294px;
            height: auto;
        }

    .usuario-logado {
        width: 118.5px;
        height: 30px;
        border: #D7DBDD 1px solid;
        display: inline-block;
        position: relative;
        float: right;
        margin-top: 10px;
    }

    .busca {
        display: inline-block;
        float: right;
        margin-right: 30px;
        margin-top: 5px;
    }

    .menu-header {
        display: inline-block;
        border-right: #D7DBDD 1px solid !important;
        border-left: #D7DBDD 1px solid !important;
        border-bottom: 1px #D7DBDD solid !important;
        height: 60px;
    }

    .footer-menu-mobile-faq {
        display: block;
        list-style-type: none;
        margin-left: 40px;
    }

    ul.footer-menu-mobile-faq li {
        margin: 20px 0px;
    }

        ul.footer-menu-mobile-faq li a {
            color: white;
            text-decoration: none;
            font-size: 12px;
        }

    .footer-menu-mobile {
        display: block;
        list-style: none;
        margin-left: 40px;
    }

    ul.footer-menu-mobile li {
        margin-bottom: 7.5px;
    }

        ul.footer-menu-mobile li a {
            color: white;
            text-decoration: none;
            font-size: 12px;
        }

    ul.social-mobile li a img {
        height: 20px;
    }

    .termos-e-ancora {
        display: block;
    }

    .termos-e-condicoes {
        width: 69%;
        display: inline-block;
        min-width: 170px;
        padding-left: 30px;
    }

        .termos-e-condicoes a {
            color: white;
            text-transform: uppercase;
            font-size: 6px;
        }

    .ancora {
        display: inline-block;
        text-align: center;
        width: 20%;
        min-width: 55px;
        color: white;
        font-size: 6px;
    }

    div.mobile-voltar span {
        font-size: 17px;
        text-transform: uppercase;
        font-weight: bold;
    }

    .ancora img {
        display: block;
        margin: 0 auto;
    }

    .ancora span {
        display: inline-block;
        margin-top: 2.5px;
    }

    #footer .container-footer h6.mobile {
        display: block;
        font-size: 10px;
        margin: 0 0 0 22.5px;
        text-transform: uppercase;
        font-weight: normal;
    }

    #footer .container-footer .row {
        width: 100%;
        margin: 0 auto;
        min-width: 294px;
        padding-bottom: 20px;
    }

    .checkbox {
        width: 170px;
    }
}